A B C D E F G H I J L M N O P Q R S T U V W

C

canUpdateOM() - Method in class negotiator.boaframework.OMStrategy
 
cartesianProduct(Set<A>...) - Static method in class misc.SetTools
Given a list of sets, this method returns the Cartesian product of the given sets.
checkInRange(Value) - Method in class negotiator.issue.Issue
Method to check if the given value is in the range specified by the issue.
checkInRange(Value) - Method in class negotiator.issue.IssueDiscrete
 
checkInRange(Value) - Method in class negotiator.issue.IssueInteger
 
checkReadyForNegotiation(Domain) - Method in class negotiator.utility.UtilitySpace
check if this utility space is ready for negotiation.
children() - Method in class negotiator.issue.Objective
 
chooseAction() - Method in class negotiator.Agent
this function is called after ReceiveMessage, with an Offer-action.
cleanUp() - Method in class negotiator.Agent
This function cleans up the remainders of the agent: open windows etc.
cleanUp() - Method in class negotiator.boaframework.OpponentModel
Removes references to the objects used by the opponent model.
clear() - Method in class negotiator.issue.IssueDiscrete
Removes all values from this Issue.
clear() - Method in class negotiator.utility.EvaluatorDiscrete
wipe evaluation values.
clone() - Method in class negotiator.distributedtournament.DBController
 
clone() - Method in interface negotiator.utility.Evaluator
 
clone() - Method in class negotiator.utility.EvaluatorDiscrete
 
clone() - Method in class negotiator.utility.EvaluatorInteger
 
CommandLineOptions - Class in misc
This class is used to interpret commandline parameters specified when starting Genius.
CommandLineOptions() - Constructor for class misc.CommandLineOptions
 
CommandLineRunner - Class in misc
Class to allow Negotiations to be run from the command line, without the use of a GUI.
CommandLineRunner() - Constructor for class misc.CommandLineRunner
 
compare(A, A) - Method in class misc.ScoreKeeper
Comparator to compare the score of two objects.
compare(BidPoint, BidPoint) - Method in class negotiator.analysis.BidPointSorterA
Comperator.
compare(BidPoint, BidPoint) - Method in class negotiator.analysis.BidPointSorterB
Comperator.
compare(BidDetails, BidDetails) - Method in class negotiator.bidding.BidDetailsSorterTime
Comperator.
compare(BidDetails, BidDetails) - Method in class negotiator.bidding.BidDetailsSorterUtility
Comperator.
compare(BidDetails, BidDetails) - Method in class negotiator.bidding.BidDetailsStrictSorterUtility
Comperator.
compare(Bid, Bid) - Method in class negotiator.bidding.BidStrictSorterUtility
Comperator.
compareTo(BidDetails) - Method in class negotiator.bidding.BidDetails
A comparator for BidDetails which order the bids in reverse natural order of utility.
compressBytes(String) - Static method in class negotiator.distributedtournament.DBController
Compresses the data to be stored in the database.
connect(String, String, String) - Static method in class negotiator.distributedtournament.DBController
Connect to the database.
convertToString() - Method in class negotiator.issue.Issue
 
convertToString() - Method in class negotiator.issue.IssueDiscrete
 
convertToString() - Method in class negotiator.issue.IssueInteger
 
convertToType(String) - Static method in enum negotiator.issue.ISSUETYPE
 
convertToType(String) - Static method in enum negotiator.utility.EVALFUNCTYPE
Method which convert a string type to an object.
convertToType(String) - Static method in enum negotiator.utility.EVALUATORTYPE
 
createJob(String, Tournament) - Method in class negotiator.distributedtournament.DBController
Creates a job by storing the tournament in the database, and splitting all sessions into smaller groups.

A B C D E F G H I J L M N O P Q R S T U V W